Skip to content

chore(release): version packages#1248

Merged
TabishB merged 1 commit into
mainfrom
changeset-release/main
Jun 28, 2026
Merged

chore(release): version packages#1248
TabishB merged 1 commit into
mainfrom
changeset-release/main

Conversation

@openspec-release-bot

@openspec-release-bot openspec-release-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fission-ai/openspec@1.5.0

Minor Changes

  • #1267 96f6cac Thanks @TabishB! - ### New Features

    • Stores (very early beta) — Introduces stores as a simpler way to organize specs and changes, replacing the workspace and initiative model. This feature is in very early beta — expect rough edges and breaking changes in upcoming releases.

    Bug Fixes

    • Config parsing — Configuration values wrapped in JSON containers are now parsed correctly.

Patch Changes

  • #1240 cbf386b Thanks @zied-jlassi! - fix(adapters): escape carriage returns in generated YAML frontmatter

    escapeYamlValue flagged \r as a character requiring quoting but never escaped it, leaving a literal carriage return inside the double-quoted scalar where YAML line folding/normalization could silently corrupt the value (realistic with CRLF-authored command descriptions). Carriage returns are now escaped as \r. The helper — previously duplicated verbatim across five adapters (bob, claude, cursor, pi, windsurf) — is extracted into a shared command-generation/yaml.ts module so the behavior stays consistent and is fixed in one place.

@openspec-release-bot openspec-release-bot Bot force-pushed the changeset-release/main branch from 3bc1046 to e8cae15 Compare June 28, 2026 12:47
@TabishB TabishB added this pull request to the merge queue Jun 28, 2026
Merged via the queue into main with commit 546224e Jun 28, 2026
11 checks passed
@TabishB TabishB deleted the changeset-release/main branch June 28, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant